home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / games / pittafor / charlie / helpme.dat < prev    next >
Text File  |  2012-08-27  |  2KB  |  73 lines

  1. ;===========================================================================
  2.  
  3. TITLE=CHARLIE THE DUCK HELP MENU
  4.  
  5. MENUTITLE=Main menu
  6.  
  7. ;===========================================================================
  8. MAIN
  9. ;===========================================================================
  10.  
  11. MENU_1=Documentation
  12.   <CMD>README
  13.  
  14. MENU_2=Run CHARLIE THE DUCK
  15.   <DOS>CHARLIE -e
  16.  
  17. MENU_3=How can I beat the big fish?
  18.   <DOS>CHARLIE -h
  19.  
  20. MENU_S=Problems with sound
  21.   <SUB>
  22.  
  23. MENU_4=Create an icon on my desktop
  24.   <TXT>Use this option to create a CHARLIE THE DUCK icon on your Windows
  25.   <TXT>Desktop (Note: this requires Windows 95 or higher). Press ESC to
  26.   <TXT>cancel or any other key to proceed.
  27.   <CMD>CHARLIE -p
  28.   <DOS>COPY /-Y CHARLIE.PIF %windir%\Desktop
  29.  
  30. MENU_R=Register CHARLIE THE DUCK
  31.   <SUB>
  32.  
  33. MENU_I=Visit Mike's homepage
  34.   <TXT>This will start your browser. Press ESC to cancel or any other key
  35.   <TXT>to proceed (Note: this option requires Windows 95 or higher).
  36.   <CMD>start http://mikesgames.tsx.org/
  37.  
  38. MENU_Q=Exit
  39.   <END>
  40.  
  41. ;===========================================================================
  42. SUB
  43. ;===========================================================================
  44.  
  45. SUBMENU_R=Enter registration data
  46.   <DOS>CHARLIE -r
  47.  
  48. SUBMENU_R=Start directly at next world
  49.   <TXT>Normally, you cannot start at the 2nd or 3rd world before completing
  50.   <TXT>the first. However, using this option you can create a new .CFG file
  51.   <TXT>with saved games at world 1, 2 and 3 (open with "Load game").
  52.   <TXT>Note: this only works after registration and it will erase your high
  53.   <TXT>scores. Press ESC to cancel or any other key to proceed...
  54.   <DOS>CHARLIE -w
  55.  
  56. SUBMENU_R=Back
  57.   <ESC>
  58.  
  59. ;===========================================================================
  60.  
  61. SUBMENU_S=Sound is very soft, try old routines
  62.   <DOS>CHARLIE -o
  63.  
  64. SUBMENU_S=AdLib sound doesn't work, try PC-speaker
  65.   <DOS>CHARLIE -s
  66.  
  67. SUBMENU_S=Back
  68.   <ESC>
  69.  
  70. ;===========================================================================
  71. END
  72. ;===========================================================================
  73.